Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(adopters): https://canida.io #1484

Merged
merged 2 commits into from
Sep 13, 2023
Merged

Conversation

2start
Copy link
Contributor

@2start 2start commented Sep 9, 2023

Hello,

I'd like to contribute to cdk8s. The first step that was proposed was to extend the list of adopters.
I think cdk8s is awesome because I see the following shortcomings with other approaches:

kustomize: Get's really complicated really fast. Requires a lot of search & replace when modifying manifests.
Helm: Easy to package & deploy independent services. However, it's hard to manage the interdependencies of multiple services.
In general: Hard to abstract away commonly used resources. E.g. in cdk8s I got a folder custom-resources which allows me to easily deploy preconfigured resources such as a new Ingress based on my custom load balancer controller. No need to copy around the configuration X times or look into 3 layers of kustomize abstractions. Just a simple class that can be modified with a handful of parameters e.g. if the ingress should be internal / public.

Signed-off-by: Nico Duldhardt <[email protected]>
@2start 2start changed the title Update ADOPTERS.md chore(docs): add canida to adopters Sep 9, 2023
@2start 2start changed the title chore(docs): add canida to adopters docs: add canida to adopters Sep 9, 2023
@2start 2start changed the title docs: add canida to adopters chore(docs): add canida to adopters Sep 9, 2023
@iliapolo iliapolo changed the title chore(docs): add canida to adopters chore(adopters): add canida to adopters Sep 13, 2023
@iliapolo iliapolo changed the title chore(adopters): add canida to adopters chore(adopters): https://canida.io Sep 13, 2023
Copy link
Member

@iliapolo iliapolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@2start Awesome! Happy to hear you are using cdk8s. And contributions of any kind are more than welcome :)

@mergify mergify bot merged commit 9f21021 into cdk8s-team:master Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants